home *** CD-ROM | disk | FTP | other *** search
/ Hardcore Visual Basic 5.0 (2nd Edition) / Hardcore Visual Basic 5.0 - Second Edition (1997)(Microsoft Press).iso / Code / Tcollect.vbp < prev    next >
Text File  |  1997-06-14  |  1KB  |  47 lines

  1. Type=Exe
  2. Reference=*\G{64674040-3A82-101B-8181-00AA003743D3}#1.1#0#Release\win.tlb#Windows API Functions
  3. Reference=*\G{00020430-0000-0000-C000-000000000046}#2.0#0#..\WINNT\System32\STDOLE2.TLB#OLE Automation
  4. Reference=*\G{630B888C-E48F-11D0-B253-00AA005754FD}#1.0#0#..\COMPDISC\Code\Debug\VBCore.dll#Core Utilities for Visual Basic
  5. Form=TCOLLECT.FRM
  6. Class=IStack; ISTACK.cls
  7. Module=MDebug; DEBUG.BAS
  8. Class=CStackLst; StackLst.cls
  9. Class=CStackCol; StackCol.cls
  10. Class=CDrivesO; driveso.cls
  11. Class=CLink; link.cls
  12. Class=CStackVec; stackvec.cls
  13. IconForm="FTestCollect"
  14. Startup="FTestCollect"
  15. HelpFile=""
  16. Title="Test Collections"
  17. ExeName32="TCollect.exe"
  18. Path32="Exes"
  19. Command32=""
  20. Name="TestCollections"
  21. HelpContextID="0"
  22. Description="Test internal and external collections"
  23. CompatibleMode="0"
  24. MajorVer=1
  25. MinorVer=0
  26. RevisionVer=0
  27. AutoIncrementVer=0
  28. ServerSupportFiles=0
  29. VersionCompanyName="Microsoft"
  30. CondComp="afDebug = 5 : fFunction = 1"
  31. CompilationType=-1
  32. OptimizationType=0
  33. FavorPentiumPro(tm)=0
  34. CodeViewDebugInfo=0
  35. NoAliasing=0
  36. BoundsCheck=0
  37. OverflowCheck=0
  38. FlPointCheck=0
  39. FDIVCheck=0
  40. UnroundedFP=0
  41. StartMode=0
  42. Unattended=0
  43. ThreadPerObject=0
  44. MaxNumberOfThreads=1
  45.  
  46.  
  47.